set Rx Waypoint
open fun setRxWaypoint(builderForValue: MeshProtos.MeshPacket.Builder): DeviceOnly.DeviceState.Builder
We keep the last received waypoint stored in the device flash,
so we can show it on the screen.
Might be null
Content copied to clipboard
.meshtastic.MeshPacket rx_waypoint = 12;